Termination w.r.t. Q of the following Term Rewriting System could not be shown:

Q restricted rewrite system:
The TRS R consists of the following rules:

a(b(x1)) → x1
a(c(x1)) → c(c(x1))
b(c(x1)) → a(b(a(b(x1))))

Q is empty.


QTRS
  ↳ DependencyPairsProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(b(x1)) → x1
a(c(x1)) → c(c(x1))
b(c(x1)) → a(b(a(b(x1))))

Q is empty.

Using Dependency Pairs [1,15] we result in the following initial DP problem:
Q DP problem:
The TRS P consists of the following rules:

B(c(x1)) → B(a(b(x1)))
B(c(x1)) → A(b(a(b(x1))))
B(c(x1)) → B(x1)
B(c(x1)) → A(b(x1))

The TRS R consists of the following rules:

a(b(x1)) → x1
a(c(x1)) → c(c(x1))
b(c(x1)) → a(b(a(b(x1))))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.

↳ QTRS
  ↳ DependencyPairsProof
QDP
      ↳ DependencyGraphProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(c(x1)) → B(a(b(x1)))
B(c(x1)) → A(b(a(b(x1))))
B(c(x1)) → B(x1)
B(c(x1)) → A(b(x1))

The TRS R consists of the following rules:

a(b(x1)) → x1
a(c(x1)) → c(c(x1))
b(c(x1)) → a(b(a(b(x1))))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 2 less nodes.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
QDP
          ↳ Narrowing
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(c(x1)) → B(a(b(x1)))
B(c(x1)) → B(x1)

The TRS R consists of the following rules:

a(b(x1)) → x1
a(c(x1)) → c(c(x1))
b(c(x1)) → a(b(a(b(x1))))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule B(c(x1)) → B(a(b(x1))) at position [0] we obtained the following new rules:

B(c(c(x0))) → B(a(a(b(a(b(x0))))))
B(c(x0)) → B(x0)



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
QDP
              ↳ QDPToSRSProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

B(c(c(x0))) → B(a(a(b(a(b(x0))))))
B(c(x1)) → B(x1)

The TRS R consists of the following rules:

a(b(x1)) → x1
a(c(x1)) → c(c(x1))
b(c(x1)) → a(b(a(b(x1))))

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The finiteness of this DP problem is implied by strong termination of a SRS due to [12].


↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
QTRS
                  ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(b(x1)) → x1
a(c(x1)) → c(c(x1))
b(c(x1)) → a(b(a(b(x1))))
B(c(c(x0))) → B(a(a(b(a(b(x0))))))
B(c(x1)) → B(x1)

Q is empty.

We have reversed the following QTRS:
The set of rules R is

a(b(x1)) → x1
a(c(x1)) → c(c(x1))
b(c(x1)) → a(b(a(b(x1))))
B(c(c(x0))) → B(a(a(b(a(b(x0))))))
B(c(x1)) → B(x1)

The set Q is empty.
We have obtained the following QTRS:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
QTRS
                      ↳ DependencyPairsProof
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.

Using Dependency Pairs [1,15] we result in the following initial DP problem:
Q DP problem:
The TRS P consists of the following rules:

C(a(x)) → C(c(x))
C(a(x)) → C(x)
C(c(B(x))) → B1(a(a(B(x))))
C(b(x)) → B1(a(x))
C(b(x)) → B1(a(b(a(x))))
C(c(B(x))) → B1(a(b(a(a(B(x))))))

The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
QDP
                          ↳ DependencyGraphProof
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(a(x)) → C(c(x))
C(a(x)) → C(x)
C(c(B(x))) → B1(a(a(B(x))))
C(b(x)) → B1(a(x))
C(b(x)) → B1(a(b(a(x))))
C(c(B(x))) → B1(a(b(a(a(B(x))))))

The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 4 less nodes.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
QDP
                              ↳ QDPOrderProof
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(a(x)) → C(c(x))
C(a(x)) → C(x)

The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
We use the reduction pair processor [15].


The following pairs can be oriented strictly and are deleted.


C(a(x)) → C(x)
The remaining pairs can at least be oriented weakly.

C(a(x)) → C(c(x))
Used ordering: Polynomial Order [21,25] with Interpretation:

POL( C(x1) ) = x1 + 1


POL( c(x1) ) = x1 + 1


POL( b(x1) ) = max{0, x1 - 1}


POL( B(x1) ) = max{0, x1 - 1}


POL( a(x1) ) = x1 + 1



The following usable rules [17] were oriented:

c(c(B(x))) → b(a(b(a(a(B(x))))))
c(b(x)) → b(a(b(a(x))))
c(a(x)) → c(c(x))
b(a(x)) → x
c(B(x)) → B(x)



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
                            ↳ QDP
                              ↳ QDPOrderProof
QDP
                                  ↳ Narrowing
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(a(x)) → C(c(x))

The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule C(a(x)) → C(c(x)) at position [0] we obtained the following new rules:

C(a(b(x0))) → C(b(a(b(a(x0)))))
C(a(a(x0))) → C(c(c(x0)))
C(a(c(B(x0)))) → C(b(a(b(a(a(B(x0)))))))
C(a(B(x0))) → C(B(x0))



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
                            ↳ QDP
                              ↳ QDPOrderProof
                                ↳ QDP
                                  ↳ Narrowing
QDP
                                      ↳ DependencyGraphProof
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(a(a(x0))) → C(c(c(x0)))
C(a(b(x0))) → C(b(a(b(a(x0)))))
C(a(c(B(x0)))) → C(b(a(b(a(a(B(x0)))))))
C(a(B(x0))) → C(B(x0))

The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 1 less node.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
                            ↳ QDP
                              ↳ QDPOrderProof
                                ↳ QDP
                                  ↳ Narrowing
                                    ↳ QDP
                                      ↳ DependencyGraphProof
QDP
                                          ↳ Narrowing
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(a(a(x0))) → C(c(c(x0)))
C(a(b(x0))) → C(b(a(b(a(x0)))))
C(a(c(B(x0)))) → C(b(a(b(a(a(B(x0)))))))

The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule C(a(b(x0))) → C(b(a(b(a(x0))))) at position [0] we obtained the following new rules:

C(a(b(y0))) → C(b(a(y0)))



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
                            ↳ QDP
                              ↳ QDPOrderProof
                                ↳ QDP
                                  ↳ Narrowing
                                    ↳ QDP
                                      ↳ DependencyGraphProof
                                        ↳ QDP
                                          ↳ Narrowing
QDP
                                              ↳ Narrowing
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(a(a(x0))) → C(c(c(x0)))
C(a(b(y0))) → C(b(a(y0)))
C(a(c(B(x0)))) → C(b(a(b(a(a(B(x0)))))))

The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule C(a(c(B(x0)))) → C(b(a(b(a(a(B(x0))))))) at position [0] we obtained the following new rules:

C(a(c(B(y0)))) → C(b(a(a(B(y0)))))



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
                            ↳ QDP
                              ↳ QDPOrderProof
                                ↳ QDP
                                  ↳ Narrowing
                                    ↳ QDP
                                      ↳ DependencyGraphProof
                                        ↳ QDP
                                          ↳ Narrowing
                                            ↳ QDP
                                              ↳ Narrowing
QDP
                                                  ↳ Narrowing
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(a(a(x0))) → C(c(c(x0)))
C(a(b(y0))) → C(b(a(y0)))
C(a(c(B(y0)))) → C(b(a(a(B(y0)))))

The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule C(a(b(y0))) → C(b(a(y0))) at position [0] we obtained the following new rules:

C(a(b(x0))) → C(x0)



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
                            ↳ QDP
                              ↳ QDPOrderProof
                                ↳ QDP
                                  ↳ Narrowing
                                    ↳ QDP
                                      ↳ DependencyGraphProof
                                        ↳ QDP
                                          ↳ Narrowing
                                            ↳ QDP
                                              ↳ Narrowing
                                                ↳ QDP
                                                  ↳ Narrowing
QDP
                                                      ↳ Narrowing
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(a(a(x0))) → C(c(c(x0)))
C(a(b(x0))) → C(x0)
C(a(c(B(y0)))) → C(b(a(a(B(y0)))))

The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule C(a(c(B(y0)))) → C(b(a(a(B(y0))))) at position [0] we obtained the following new rules:

C(a(c(B(y0)))) → C(a(B(y0)))



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
                            ↳ QDP
                              ↳ QDPOrderProof
                                ↳ QDP
                                  ↳ Narrowing
                                    ↳ QDP
                                      ↳ DependencyGraphProof
                                        ↳ QDP
                                          ↳ Narrowing
                                            ↳ QDP
                                              ↳ Narrowing
                                                ↳ QDP
                                                  ↳ Narrowing
                                                    ↳ QDP
                                                      ↳ Narrowing
QDP
                                                          ↳ DependencyGraphProof
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(a(a(x0))) → C(c(c(x0)))
C(a(c(B(y0)))) → C(a(B(y0)))
C(a(b(x0))) → C(x0)

The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 1 less node.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                        ↳ QDP
                          ↳ DependencyGraphProof
                            ↳ QDP
                              ↳ QDPOrderProof
                                ↳ QDP
                                  ↳ Narrowing
                                    ↳ QDP
                                      ↳ DependencyGraphProof
                                        ↳ QDP
                                          ↳ Narrowing
                                            ↳ QDP
                                              ↳ Narrowing
                                                ↳ QDP
                                                  ↳ Narrowing
                                                    ↳ QDP
                                                      ↳ Narrowing
                                                        ↳ QDP
                                                          ↳ DependencyGraphProof
QDP
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

C(a(a(x0))) → C(c(c(x0)))
C(a(b(x0))) → C(x0)

The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
We have reversed the following QTRS:
The set of rules R is

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

The set Q is empty.
We have obtained the following QTRS:

a(b(x)) → x
a(c(x)) → c(c(x))
b(c(x)) → a(b(a(b(x))))
B(c(c(x))) → B(a(a(b(a(b(x))))))
B(c(x)) → B(x)

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                      ↳ QTRS Reverse
QTRS
                      ↳ QTRS Reverse
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(b(x)) → x
a(c(x)) → c(c(x))
b(c(x)) → a(b(a(b(x))))
B(c(c(x))) → B(a(a(b(a(b(x))))))
B(c(x)) → B(x)

Q is empty.

We have reversed the following QTRS:
The set of rules R is

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))
c(c(B(x))) → b(a(b(a(a(B(x))))))
c(B(x)) → B(x)

The set Q is empty.
We have obtained the following QTRS:

a(b(x)) → x
a(c(x)) → c(c(x))
b(c(x)) → a(b(a(b(x))))
B(c(c(x))) → B(a(a(b(a(b(x))))))
B(c(x)) → B(x)

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ QDPToSRSProof
                ↳ QTRS
                  ↳ QTRS Reverse
                    ↳ QTRS
                      ↳ DependencyPairsProof
                      ↳ QTRS Reverse
                      ↳ QTRS Reverse
QTRS
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(b(x)) → x
a(c(x)) → c(c(x))
b(c(x)) → a(b(a(b(x))))
B(c(c(x))) → B(a(a(b(a(b(x))))))
B(c(x)) → B(x)

Q is empty.

We have reversed the following QTRS:
The set of rules R is

a(b(x1)) → x1
a(c(x1)) → c(c(x1))
b(c(x1)) → a(b(a(b(x1))))

The set Q is empty.
We have obtained the following QTRS:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
  ↳ QTRS Reverse
QTRS
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))

Q is empty.

We have reversed the following QTRS:
The set of rules R is

a(b(x1)) → x1
a(c(x1)) → c(c(x1))
b(c(x1)) → a(b(a(b(x1))))

The set Q is empty.
We have obtained the following QTRS:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse
QTRS

Q restricted rewrite system:
The TRS R consists of the following rules:

b(a(x)) → x
c(a(x)) → c(c(x))
c(b(x)) → b(a(b(a(x))))

Q is empty.